home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / PROGRAMR / MCLBK100.ZIP / README.TXT < prev   
Text File  |  1993-09-06  |  472b  |  13 lines

  1. This is a class which allows your C++ Windows applications to use member
  2. functions as callback functions.
  3.  
  4. It is provided as a DLL with a .LIB file for link time.  The .H file must
  5. be used during compile time of course.
  6.  
  7. I have included the documentation in two forms.  The primary form is the 
  8. .DOC file which is a Word document.  I also exported it to a *.WRI file
  9. for those without Word.  However, the export is not as perfect as I would
  10. have liked
  11.  
  12. Enjoy!
  13.